hasBitfield

open fun hasBitfield(): Boolean

Bitfield for extra flags. First use is to indicate that user approves the packet being uploaded to MQTT.
optional uint32 bitfield = 9;

Return

Whether the bitfield field is set.